Get customer usage timeseries
Customers > Usage
Get customer usage timeseries
Get the usage of a customer for an aggregator bucketed by month, day or hour.
POST
Get customer usage timeseries
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ISO-8601 date string.
Example:
"2026-01-01T00:00:00Z"
ISO-8601 date string.
Example:
"2026-02-01T00:00:00Z"
Optional aggregator filter ID. When set, restricts the result to events matching that filter's config. Must belong to the aggregator in the path.
Bucket size for the timeseries.
Available options:
month, day, hour 
